home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hyprvx11 / ss-key < prev    next >
Encoding:
Text File  |  1990-11-12  |  1.4 KB  |  40 lines

  1. SET-SHOW KEY
  2.  
  3. Displays key definitions created by the DEFINE/KEY command.
  4.  
  5. Format:        SHOW KEY [key-name]
  6.  
  7.  
  8. Parameters:    key-name
  9.  
  10.                Specifies the name of the key whose definition you want
  11.                displayed. See the DEFINE/KEY command for a list of valid key
  12.                names.                                     see <define>
  13.  
  14.  
  15. Qualifiers:    /ALL
  16.  
  17.                Displays all the key definitions in the specified state or
  18.                states. You do not need to specify a keyname.
  19.  
  20.                /BRIEF
  21.  
  22.                Displays only the key definition. By default, you see all the     
  23.                qualifiers associated with the key definition, including any      
  24.                specified state, unless you use /BRIEF.
  25.  
  26.                /DIRECTORY
  27.  
  28.                Displays the names of all the states for which keys have been
  29.                defined. If you have not defined any keys, SHOW KEY/DIRECTORY
  30.                displays the DEFAULT and GOLD states (the default keypad
  31.                defined by MAIL).
  32.  
  33.                /STATE
  34.  
  35.                /STATE=(state,state,...)
  36.  
  37.                Specifies the name of a state for which the specified key
  38.                definitions are to be displayed. If you select more than one
  39.                state name, separate them with commas and enclose the list in
  40.                parentheses.